-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency mike to v2 #423
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello 👋 here is the most recent benchmark result:
This comment gets update everytime a new commit comes in! |
renovate
bot
force-pushed
the
renovate/mike-2.x
branch
3 times, most recently
from
November 11, 2023 03:23
07b66bc
to
6daab86
Compare
renovate
bot
force-pushed
the
renovate/mike-2.x
branch
7 times, most recently
from
November 23, 2023 17:29
0b76776
to
2e914c9
Compare
renovate
bot
force-pushed
the
renovate/mike-2.x
branch
5 times, most recently
from
November 28, 2023 12:55
091592f
to
2f3f7ac
Compare
renovate
bot
force-pushed
the
renovate/mike-2.x
branch
3 times, most recently
from
December 11, 2023 18:25
e5b6203
to
03ad7e1
Compare
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | mike | 1.1.2 | 2.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/mike-2.x
branch
from
December 12, 2023 11:18
03ad7e1
to
2c693e0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.1.2
->==2.0.0
Release Notes
jimporter/mike (mike)
v2.0.0
Compare Source
New features
default themes
--alias-type
on the command line oralias_type
in themike
MkDocs plugin--allow-empty
mkdocs.yml
andmkdocs.yaml
configuration filesGIT_COMMITTER_(NAME|EMAIL|DATE)
when generating commitsalias_type
,redirect_template
, anddeploy_prefix
in themike
MkDocs plugin--debug
flag to help diagnose bugs with mike--dev-addr
inmike serve
, defaulting to8000
Breaking changes
--prefix
is now--deploy-prefix
--no-redirect
is now--alias-type=copy
--ignore
is now--ignore-remote-status
-f
/--force
is no longer supported on subcommands that can push (thisoption was too error-prone, and users who really need to force-push can use
Git directly)
--rebase
is no longer supported (instead of using this, it's better to useGit to resolve any conflicts)
Bug fixes
1.0
and1.0.0
)can now be set properly
v
and then a digit) are nowtreated separately from other versions: they're considered development
versions, and thus newer than "ordinary" versions
mkdocs
andreadthedocs
themes whenuse_directory_urls
is false?query
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.